@font-face { font-family: Chantilly; src: url('../files/Chantilly-L.ttf'); } 
@font-face { font-family: Chantilly; src: url('../files/Chantilly.ttf'); }
@font-face { font-family: Chantilly; src: url('../files/Chantilly-M.ttf'); }     
@import url(http://fonts.googleapis.com/css?family=Maven+Pro);
@import url(http://fonts.googleapis.com/css?family=Lato:100,200,400,700);   

html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 100.01% Lato, Chantilly-L, Verdana;  
	font-size: 16px;  
	font-weight: 300;
	color: #5b5f61; 
	background-color: #ffffff;
    padding: 0;
    margin: 0;     
	-webkit-font-smoothing: antialiased !important;
}    

body * {
    line-height:1.22em;
}     

#header{
	width: 1000px;
	min-height: 105px;
	margin: 0px auto;
}   
      
#logo{
    padding-top: 20px;
    float: left;
}   

#contact{
	float: right;
	margin-top: 65px;
}

.icon {
	margin-right: 10px;
}

#menue{
	
	
}  

#menueInner{
    display: block;
    margin:0;
    padding:0;
}

#menueInner li{
    float: left; 
    list-style: none;  
    margin-top: 0; 
	margin-right: 20px;
}

#menueInner li a{
    height: 54px;
    display: block;
	color:#a0a5a8;
	font-family: 'Maven Pro', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase; 
	font-weight:500;
} 

.navi_container{
	width: 1000px;
	margin: 0px auto;
}  
/* our menu styles */
#sticky_navigation_wrapper { width:100%; height:50px; padding-top:15px; position:relative;z-index:10000;}
#sticky_navigation { width:100%; height:50px;  background: rgba(127,158,179,0.7);}
#sticky_navigation ul { list-style:none; margin:0; padding:0px; }
#sticky_navigation ul li { margin:0; padding:0; display:inline; }
#sticky_navigation ul li a { display:block; float:left; margin:6px 30px 0 0; padding:0px; height:40px; line-height:40px; font-family: 'Maven Pro', sans-serif;font-size:20px; font-weight:300; color:#fff;}
#sticky_navigation ul li a:hover, #sticky_navigation ul li a.selected { color:#5b5f61; }

#headerImg{      
	width: 100%;
	min-height:400px;
	background-position:50% 50%;   
	background-size:100%;   
	background-repeat: no-repeat;
	
}    

#footerBG{      
	width: 100%;
	min-height:400px;
	background: url(../img/footerBG.jpg);
	background-position:50% 100%;   
	background-size:100%;   
	background-repeat: no-repeat;
}  

#footerContainer{
	width: 1000px;
	margin: 0px auto;
	padding: 30px;
	-webkit-font-smoothing: antialiased !important; 
}

#footerContainer p{
	color:#fff;
}

table {
  table-layout: fixed;
  width: 100%; /* Important */
}
td {
  width: 50%;
  color: #fff;

}

table.vita {
  table-layout: fixed;
  width: 100%; /* Important */
}
td.vitaFoto {
  color: #000;
  vertical-align: top;
}
td.vitaInfo {
  width: 75%;
  color: #000;
  vertical-align: top;

}

h2{
   	display: block;
	color:#5b5f61;
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase; 
	font-weight:500;   
	-webkit-font-smoothing: antialiased !important;
}  

h2.vitaName {
	margin:0;
	padding:0;
} 

h2.claim {
	display: inherit;
	padding:30px 0;
	font-size:48px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight:300; 
} 

h3{
   	display: block;
	color:#fff;
	font-family: Lato, Chantilly-L, Verdana;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	-webkit-font-smoothing: antialiased !important;
	margin:0;
	padding:0;
} 

address{
	font: 100.01% Lato, Chantilly-L, Verdana;  
	font-size: 16px;  
	font-weight: 300;
	color: #5b5f61;   
	-webkit-font-smoothing: antialiased !important;
} 

a{
	color:#5b5f61;
	font-family: Lato, Chantilly-L, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none; 
	font-weight: 300; 
	-webkit-font-smoothing: antialiased !important; 
}   

a.white {
	color:#fff;
	font-family: Lato, Chantilly-L, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none; 
	font-weight: 300; 
	-webkit-font-smoothing: antialiased !important; 
}  

p {   
	color:#5b5f61;
	font-family: Lato, Chantilly-L, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none; 
	font-weight: 300; 
	line-height: 1.8;
	-webkit-font-smoothing: antialiased !important;

	
}

#content{   
	width: 1000px;
	margin: 0px auto;
	padding: 0 20px;
}   
     
.smallContent{
	width: 300px;
	float: left;
}   
   
.leftImg{
	float:left;
} 

.rightImg{
	float:right;
} 
.NFImg{
	float:none;
	clear: both;
} 
.vitaImg{
	width: 360px;
} 

.clearfix{
	float: none;
	clear: both;
}

#footer{  
	border-top: 1px solid #ccc;
	min-height: 30px;    
	margin-top: 10px;   
	width: 1000px;
	margin: 0px auto;	
}      

.rightFloat{
	font: 100.01% Lato, Chantilly-L, Verdana;  
	font-size: 16px;  
	font-weight: 300;
	color: #5b5f61;  
	-webkit-font-smoothing: antialiased !important;        
	padding: 0;
	float:right;
}              

.footerContent{
	font: 100.01% Lato, Chantilly-L, Verdana;  
	font-size: 16px;  
	font-weight: 300;
	color: #5b5f61;  
	-webkit-font-smoothing: antialiased !important;        
	padding: 0;
}